home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
phsp.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
995b
|
40 lines
<search function="phsp">
<name>Phone Number Speller</name>
<description>
Spells out phone numbers.<br/>
<div class="helpboxDescLabels">Examples:</div>
<table class="helpboxDescTable">
<tr><td>phsp 227-4332</td></tr>
<tr><td>phsp bar-idea</td></tr>
</table>
</description>
<category>Fun</category>
<link>http://www.phonespell.org/</link>
<contributor>Chris Sells</contributor>
<form name="phspf"
action="http://www.phonespell.org/combo.cgi"
method="get">
<input type="hidden" name="n" value=""/>
</form>
<script><![CDATA[
function phsp(q)
{
if( nullArgs("phsp",q) )
return false;
else
{
document.phspf.n.value = q;
submitForm(phspf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>